home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / v cisle / robocopy / rktools.exe / RCDATA / CABINET / rktools.msi / inetesc.adm < prev    next >
Windows Policy Administrative Template  |  2003-04-18  |  4KB  |  98 lines

  1. #if version <= 2
  2. #endif
  3.  
  4. CLASS MACHINE
  5.  
  6. CATEGORY !!WindowsComponents
  7.  
  8.     CATEGORY !!InternetExplorer
  9.  
  10.         CATEGORY !!HardeningCat
  11.  
  12.         POLICY !!README
  13.  
  14.             KEYNAME "SOFTWARE\Policies\Microsoft\BogusKey"
  15.             #if version >= 4
  16.                 SUPPORTED !!SUPPORTED_WindowServer2003
  17.             #endif
  18.  
  19.             #if version >= 3
  20.                 EXPLAIN !!READMEDesc
  21.             #endif
  22.  
  23.             VALUENAME "BogusVal"
  24.  
  25.         END POLICY
  26.  
  27.  
  28.  
  29.         POLICY !!Admin_Hardening
  30.  
  31.             KEYNAME "SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}"
  32.             #if version >= 4
  33.                 SUPPORTED !!SUPPORTED_WindowServer2003
  34.             #endif
  35.  
  36.             #if version >= 3
  37.                 EXPLAIN !!HardeningDesc
  38.             #endif
  39.  
  40.             VALUENAME "IsInstalled"
  41.               VALUEON  NUMERIC 1
  42.               VALUEOFF NUMERIC 0
  43.  
  44.         END POLICY
  45.  
  46.  
  47.         POLICY !!User_Hardening
  48.  
  49.             KEYNAME "SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A8-37EF-4b3f-8CFC-4F3A74704073}"
  50.             #if version >= 4
  51.                 SUPPORTED !!SUPPORTED_WindowServer2003
  52.             #endif
  53.  
  54.             #if version >= 3
  55.                 EXPLAIN !!HardeningDesc
  56.             #endif
  57.  
  58.             VALUENAME "IsInstalled"
  59.               VALUEON  NUMERIC 1
  60.               VALUEOFF NUMERIC 0
  61.  
  62.         END POLICY
  63.  
  64.  
  65.         END CATEGORY ;; HardeningCat
  66.  
  67.     END CATEGORY ;; InternetExplorer
  68.  
  69. END CATEGORY ;; WindowsComponents
  70.  
  71. [strings]
  72.  
  73. Admin_Hardening="Enhance Internet Explorer Security for Admin accounts on the machine"
  74. User_Hardening="Enhance Internet Explorer Security for User accounts on the machine"
  75. Per_User_Hardening="Per_User_Hardening"
  76. Per_Machine_Hardening="Per Machine Hardening"
  77. WindowsComponents="Windows Components"
  78. InternetExplorer="Internet Explorer"
  79. HardeningCat="Enhanced Security Configuration"
  80.  
  81. README=Group Policy users: click here and read explanation
  82. READMEDesc=If you are using the Group Policy editor and wish to view the preferences for the Enhanced security Configuration, you must uncheck the check box for "Only show policy settings that can be fully managed" on the "Filtering..." dialog which you can access from the "View" menu. \n\nAfter you change that setting, the editor will refresh and show preferences below this item to apply the Internet Explorer Enhanced Security Configuration.
  83.  
  84.  
  85. HardeningDesc=Windows 2003 supports the Internet Explorer Enhanced Security Configuration. You can use this preference template to apply the the Enhanced Security Configuration to machines running Windows 2003 Server. \n\nTo apply the Enhanced Security Configuration to User accounts with Admin and Power User rights, check the first option. To apply the Enhanced Security Configuration to User accounts with Restricted User or Standard User rights, check the second option. To apply the Enhanced Security Configuration to all User accounts on a given machine, check both options. \n\nWhen used with Group Policy, resulting policy objects should only be applied to a server machine Organizational Unit. If it is applied to an Organizational Unit for users, the policy will be written on each server machine that the designated users login to.\n\nNOTE Enhanced Security Configuration will not be applied until the next time the user logs into the machine.
  86. SUPPORTED_WindowServer2003="Windows Server 2003"
  87. ADM_TITLE="Group Policy settings for IE Enhanced Security"
  88.  
  89.  
  90. ; These string below are used by Online Help
  91.  
  92. USER="User Configuration"
  93. COMPUTER="Computer Configuration"
  94. cOMPUTER_EXPLAIN="Contains settings that may only be used to configure Computers."
  95. USER_EXPLAIN="Contains settings that may only be used to configure Users."
  96. SUPPORTEDON="Requirements:"
  97.  
  98.